SmartFTP FTP Library
ISSHConnection::ProtocolFamily Property

Specifies the protocol family of the connection. 

Default: ftpProtocolFamilyUNSPEC

IDL
__property ProtocolFamily* ProtocolFamily;

The protocol family is set after a call to the Connect method. If a connection is made through a FTP proxy the value is the protocol family of the FTP proxy host. If you connect through a proxy (SOCKS, HTTP) and the host name cannot be resolved locally, the value is unspecified (ftpProtocolFamilyUNSPEC).

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.